export declare function extractExports(opts: { entry: string; exportName: string; }): Promise>;