export declare class ImeiIccidImport { imei: string; iccid: string; btmac: string | null; }