import { IconProps } from '../lib';
declare function BugBeetle(props: IconProps): JSX.Element;
export default BugBeetle;
