import type { Meta, StoryFn } from '@storybook/react'; import type { ParagraphDisplayProps } from '@pega/cosmos-react-core'; declare const _default: Meta; export default _default; export declare const ParagraphDisplayDemo: StoryFn; //# sourceMappingURL=ParagraphDisplay.stories.d.ts.map