import { SVGProps } from 'react'; export declare function SvgSort(props: SVGProps): JSX.Element; export declare function SvgSearch(props: SVGProps): JSX.Element;