import { IconProps } from '../lib';
declare function CurrencyGbp(props: IconProps): JSX.Element;
export default CurrencyGbp;
