export declare function Writable(writable?: boolean): PropertyDecorator; export declare const writable: typeof Writable;