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