import { FC } from "react"; export declare const ImmutableAnnotation: FC<{ isImmutable: boolean; }>; //# sourceMappingURL=immutable-annotation.d.ts.map