declare const mod11Verifier: (id: string, idVerifier?: string) => boolean; export { mod11Verifier };