/// <reference types="react" />
export * from './Showcase';
export declare const Showcase: import("react").FC<import("./Showcase").IShowcaseProps>;
