import type { SVGProps } from 'react';
declare const SvgNoResultsIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgNoResultsIcon;
//# sourceMappingURL=NoResultsIcon.d.ts.map