export declare function loadPackage( packageName: string, context: string, loaderFn?: () => T ): T;