declare const currency_pound: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default currency_pound;