/// <reference types="react" />
import React from 'react';
declare const Engine: React.MemoExoticComponent<React.ForwardRefExoticComponent<import("../SvgIcon.types-413b9889").IconProps & React.RefAttributes<HTMLOrSVGElement>>>;
export { Engine };
