declare function loadClass(schema: any, {target: any,options: object}:object): void;
export = loadClass;
