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