import * as React from 'react'; declare function JobSearchIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default JobSearchIcon;