declare const _default: (identityNumber: string, country: string) => boolean;
export default _default;
