export declare function createRouteHmrStatement(stableRouteOptionKeys: Array<string>): import('@babel/types').Statement;
