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