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

declare const NumbersFillIcon: RemixiconReactIconComponentType;
export default NumbersFillIcon;
