import type { IconComponent } from '../types'; declare const BugMinimalistic: IconComponent; export default BugMinimalistic;