import { IconProps } from '../Icon'; declare function SvgTimeline(props: IconProps): JSX.Element; export default SvgTimeline;