import { IStoryComponentProps } from '../../types'; export declare function Story(props: IStoryComponentProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Story.component.d.ts.map