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