import { IconDefinition } from '../types';
declare const PoundCircleFilled: IconDefinition;
export default PoundCircleFilled;
