import { ReactIconComponentType } from '../types';

declare const ThumbDownOffAlt: ReactIconComponentType;
export default ThumbDownOffAlt;
            