import { FC, SVGProps } from 'react'; declare const IconCurrencyPound: FC & { fill?: string }>; export default IconCurrencyPound;