import { MdiReactIconComponentType } from './dist/typings';

declare const CurrencyGbpIcon: MdiReactIconComponentType;
export default CurrencyGbpIcon;
