import { IconProps } from '../types';
declare const CoinVertical: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default CoinVertical;
//# sourceMappingURL=CoinVertical.d.ts.map