import { CssStyles } from './types/global.types.js'; export declare const globalStyles: () => CssStyles;