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