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