UNPKG

@sanity/icons

Version:
7 lines 250 B
import { ComponentPropsWithRef, ReactElement } from "react"; /** * @public */ declare function TimelineIcon(props: ComponentPropsWithRef<"svg">): ReactElement; export { TimelineIcon, TimelineIcon as default }; //# sourceMappingURL=Timeline.d.ts.map