import { RenderFunction } from 'vue';
declare const CurrencyPoundIcon: RenderFunction;
export default CurrencyPoundIcon;
