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