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