import type { IconType } from 'react-icons';
export declare const STATES_NAME_ICONS: Record<string, IconType>;
