declare const idCardInfo: { code: string[]; weights: number[]; checkCodes: string[]; }; export default idCardInfo;