import type { CSSProperties } from 'react'; export declare const DEFAULT_APP_COPYRIGHT_TEXT = "2026 \u00A9 kupaber.cz"; export declare function resolveAppShellFooterBottomStyle(bottomChromeVar?: string): CSSProperties; //# sourceMappingURL=appShellFooterLayout.d.ts.map