import { FC } from "react"; export declare const AutoExpandAnnotation: FC<{ enabled: boolean; }>; export declare const AutoExpandReferencesAnnotation: FC<{ enabled: boolean; }>; //# sourceMappingURL=auto-expand-annotation.d.ts.map