/**
 * For compatibility with ES modules, this function is used to extract the
 * default export from an incompatible module.
 */
export declare function interopDefault<R>(result: unknown): R;
//# sourceMappingURL=interopDefault.d.ts.map