import { IconDefinition } from '../../templates/types'; declare const BugFilled: IconDefinition; export default BugFilled;