export declare function load(broker: any, packagePath: string, packageServiceName: string): Promise; export declare function sendPackageProcessToDb(packagePath: string): Promise;