export default function groupSeparator(value: string | number, groupSeparator?: string): string | number;