/**
 * when the touchActions are collected they are not a valid value, so we need to clean things up. *
 * @returns valid touchAction
 */
export default function cleanTouchActions(actions: string): string;
//# sourceMappingURL=clean-touch-actions.d.ts.map