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