declare function _default(subclass: any): { new (): { [x: string]: any; localize(key: any): any; }; [x: string]: any; }; export default _default;