export declare const resolve: (reference: string) => Promise<Record<string, any> | undefined>;
//# sourceMappingURL=resolve.d.ts.map