/// import { IconProps } from '../../types'; declare const BugMinimalistic: (allProps: IconProps) => JSX.Element; export default BugMinimalistic;