export declare const isTouchDevice: () => boolean;
export declare const isSafariBrowser: () => boolean;
