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