export declare const states: {
    state: string;
    lgas: string[];
}[];
