import { SVGProps } from "react"; declare const CurrencyPoundIcon: (props: SVGProps) => JSX.Element; export default CurrencyPoundIcon;