import type { IconComponent } from '../types'; declare const CircleTopUp: IconComponent; export default CircleTopUp;