UNPKG

@sanity/icons

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