export declare const capabilities: { readonly hasTouch: boolean; readonly userAgent: string; readonly orientationType: OrientationType; };