import { MdiReactIconComponentType } from './dist/typings';

declare const CurrencyKztIcon: MdiReactIconComponentType;
export default CurrencyKztIcon;
