export declare class SetterLetter { readonly value: any; constructor(value: any); } //# sourceMappingURL=SetterLetter.d.ts.map