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