import { MdiReactIconComponentType } from './dist/typings';

declare const PoundIcon: MdiReactIconComponentType;
export default PoundIcon;
