/// import { IconProps } from './Icon'; export default function BugTrackerIcon({ fill, ...iconProps }: IconProps): JSX.Element;