export declare const windowWidth: import("vue").Ref, windowHeight: import("vue").Ref; export declare const camelize: (str: string) => string;