export declare function resolveBundledDefaultParserAsset(relativePath: string, fallbackPath: URL): Promise<string>;
