export declare function attachTraitAs(target: object | Function, options?: { override?: boolean; }): void;