import type { FC } from 'react';
export declare const NoResultsOption: FC;
