import { PropsWithChildren } from 'react'; import { Meta } from '@storybook/react'; import { SectionNotificationProps } from '.'; declare const _default: Meta>; export default _default; export declare const SectionNotificationExample: import('storybook/internal/csf').AnnotatedStoryFn>;