import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const poundIconName = "pound";
export declare const poundIcon: IconShapeTuple;
