export declare function customAttribute(name: string): (_class: any) => void;
