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