export default function serchParams(k?: string): string | Record<string, string>;
