it('uses en-gb locale', (): void => {
    expect(
      getSeparator('en-gb')
    ).toEqual({
      decimal: '.',