import { Meta, Story } from '@storybook/react'; import { ListProps } from '.'; declare const _default: Meta; export default _default; export declare const PortalListItemExamples: Story; export declare const PortalListSectionsExamples: Story;