import { FC } from "react"; export declare const SelectSupportedAnnotation: FC<{ isSelectSupported: boolean; }>; //# sourceMappingURL=select-supported-annotation.d.ts.map