import { FC } from 'react'; export declare const ClearInstanceContent: FC<{ options: { key?: string; }; }>;