import { IconSvgProps } from '../types';
declare const CurrencyGbp: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default CurrencyGbp;
//# sourceMappingURL=CurrencyGbp.d.ts.map