import { SVGProps } from 'react';
export declare const ShowcaseEmptyState: (props: SVGProps<SVGSVGElement>) => JSX.Element;
