export declare namespace EmittedJavaScriptPatcher {
    const importMetaUrl: (root: string) => Promise<void>;
}
