import React from 'react'; declare const SvgBugOutline: (props: React.SVGProps) => JSX.Element; export default SvgBugOutline;