export declare function async_import_meta_resolve(specified: string, parent?: URL | string): Promise<Error | string>;
