/**
 * Native stub: HMR cache-busting is not supported on native.
 * This avoids the dynamic import() syntax that Hermes cannot parse.
 */
export declare function hmrImport(_path: string): Promise<any>;
//# sourceMappingURL=hmrImport.native.d.ts.map