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