export declare const statesBrazil: {
    label: string;
    value: string;
}[];
