import type { Story } from '@storybook/react'; export { META as default } from './meta'; import type { LinePreviewProps } from '../../../components'; export declare const Solid: Story; export declare const Gradient: Story; //# sourceMappingURL=LinePreview.stories.d.ts.map