export declare function getModifierDirections(mod: any): any;
export declare const getTouchTarget: (target: any) => any;
export declare function shouldStart(evt: any, ctx: any): boolean;
