import { IconProps } from '../types';
declare function Engine(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Engine;
//# sourceMappingURL=Engine.d.ts.map