import { SvgIconComponent } from './types'; declare const CurrencyPoundIcon: SvgIconComponent; export default CurrencyPoundIcon;