import { CountryFnType } from "../types";
export declare const Country: CountryFnType;
export declare const CountryLite: CountryFnType;
//# sourceMappingURL=country.d.ts.map