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