import type { Story } from '@storybook/react'; declare const _default: { title: string; chromatic: { disableSnapshot: boolean; }; }; export default _default; export declare const DefaultTheme: Story; export declare const OverideDefaultTheme: Story; export declare const DefaultThemeWithSingle: Story; export declare const OverideDefaultThemeWithSingle: Story; //# sourceMappingURL=PolarisVizProvider.chromatic.stories.d.ts.map