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