import { FC } from "react"; export declare const UpdateRestrictionsAnnotation: FC<{ hasPut: boolean; hasPatch: boolean; }>; //# sourceMappingURL=update-restrictions-annotation.d.ts.map