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

declare const FmdGood: ReactIconComponentType;
export default FmdGood;
            