import React from 'react'; /** @deprecated Use icons from icons-v2-generated instead. */ export declare const AutomateEverythingIcon: ({ className, ...props }: { className?: string; } & React.SVGProps) => React.JSX.Element; //# sourceMappingURL=automate-everything-icon.d.ts.map