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

declare const ThumbDownFillIcon: RemixiconReactIconComponentType;
export default ThumbDownFillIcon;
