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

declare const DislikeFillIcon: RemixiconReactIconComponentType;
export default DislikeFillIcon;
