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