declare type WFCellularDetail = ('Carrier Name' | 'Radio Technology' | 'Country Code' | 'WFTextTokenAttachment');
export default WFCellularDetail;
