/// import { SvgIconProps } from './types'; export declare function BugFilledIcon({ className, ...props }?: Partial): JSX.Element;