import { Theme } from '../theme'; export declare const baseStyles: (t?: Theme) => string; export declare const base: { styles: (t?: Theme) => string; }; //# sourceMappingURL=base.d.ts.map