import * as React from 'react'; declare function PageSearchIcon(props: React.SVGProps): JSX.Element; export default PageSearchIcon;