import { type SvgStringOpts } from '../../svgString'; export declare const AutomationSVG: (opts?: SvgStringOpts) => string; export default AutomationSVG;