export declare function getDocument(): any; export declare function errorHandler(fail: any, complete: any): (res: any) => Promise; export declare function getParameterError(_a: any): string; export declare function inlineStyle(style: any): string; export declare function calPxToREM(px: any): string;