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

declare const FmdBad: ReactIconComponentType;
export default FmdBad;
            