export declare class CannotUpdateLockedPropertyException extends Error { constructor(name: string); }