import type { ParsedLocation } from '../types/index.js'; export default function parseLocation(location: string | undefined | null): ParsedLocation; //# sourceMappingURL=parselocation.d.ts.map