FrownFill.d.ts 110 Bytes
import { IconDefinition } from '../types';
declare const FrownFill: IconDefinition;
export default FrownFill;