declare const cell_phone: { common_cell_prefix: number[]; formats: string[]; }; export default cell_phone;