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

declare const DiscFillIcon: RemixiconReactIconComponentType;
export default DiscFillIcon;
