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

declare const DislikeLineIcon: RemixiconReactIconComponentType;
export default DislikeLineIcon;
