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