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