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

declare const ThumbUpOffAlt: ReactIconComponentType;
export default ThumbUpOffAlt;
            