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