import { type NamedExoticComponent, type SVGProps } from 'react'; declare const BugIcon: NamedExoticComponent>; export default BugIcon;