import { ValidatorFn } from '@angular/forms'; export declare const inscricaoestadual: (estado: string) => ValidatorFn;