import 'focus-visible'; import type { ThemeType } from '../../constants'; export declare const resetStyles: string; export declare const brandStyles: (theme: ThemeType) => string; //# sourceMappingURL=style.d.ts.map