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