export default function parseHref(href: any): { hash: any; name: string; ext: string; prefix: any; url: any; };