import { Locations } from './types'; declare const locations: Locations; export default locations;