declare const _default: {
    email: string;
    textsms: string;
    phone: string;
    locationOff: string;
    locationOn: string;
    call: string;
};
export default _default;
