/** If specifier is an npm: protocol import, resolves it. */ export declare function resolveNpmImport(specifier: string): string;