import URLJS from "./URL"; export default function fromLocation(url: URLJS | object): string;