import { FunctionComponent } from 'react'; import './FindWidget.css'; export declare const FindWidget: FunctionComponent;