import { IndiaStateDistrict } from "./india-state-district.service";
export declare const createIndiaStateDistrict: () => IndiaStateDistrict;
