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