import React from 'react'; declare const SvgIndeterminate: (props: React.SVGAttributes) => JSX.Element; export default SvgIndeterminate; //# sourceMappingURL=Indeterminate.d.ts.map