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

declare const DiscLineIcon: RemixiconReactIconComponentType;
export default DiscLineIcon;
