export type AllowMockLocation = { type: 'allowMockLocation'; value: boolean; };