import { ValidationResponse } from '../../../validation'; export declare function inn(value: string, key: K): ValidationResponse;