import { LocationWithProvidersInfo } from "@mytmpvpn/mytmpvpn-common/models/location";
export declare const getLocations: () => LocationWithProvidersInfo[];
