/// import { SvgIconProps } from './types'; export declare function EngineFilledIcon({ className, ...props }?: Partial): JSX.Element;