export declare const getBackgroundWidth: (mode: string) => number; export declare const getBackgroundPosition: (mode: string) => "12px" | 0; export declare const getDayWidth: (mode: string) => 792 | 28 | 4;