import { styles as theme } from '@equinor/fusion-web-theme';
export type FusionTheme = typeof theme;
export { theme };
//# sourceMappingURL=theme.d.ts.map