/** If specifier is a jsr: protocol import, resolves it. */ export declare function resolveJsrImport(specifier: string): string;