import 'reflect-metadata';
export declare function registerHandlers(proto: any, options: any): Promise<{}>;
