import { SVGProps } from 'react'; declare const Presearch: (props: SVGProps) => JSX.Element; export { Presearch as default };