import { default as React } from 'react'; import { StoryObj } from '@storybook/react'; import { PopUp } from './PopUp'; declare const _default: import('@storybook/csf').ComponentAnnotations>; export default _default; export declare const Default: StoryObj;