/// <reference types="react" />
import { TimeRangeSvgProps } from './types';
export declare const TimeRange: ({ isInteractive, renderWrapper, theme, ...props }: TimeRangeSvgProps) => JSX.Element;
//# sourceMappingURL=TimeRange.d.ts.map