import type { TCodUfIbge } from '../../../domain/contracts/repos';
export declare function getcUf(value: string): TCodUfIbge;
