export function fromUrl(base64url: string): string; export function toUrl(base64: string): string;