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