UNPKG

@sanity/icons

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