export declare const LOCATIONS: { "estados": { "sigla": string; "nome": string; "cidades": string[]; }[]; };