import type { CSSProperties } from 'react'; export declare function resolveStreakPageBackground(bg: string | undefined): CSSProperties; //# sourceMappingURL=background.d.ts.map