UNPKG

@sanity/icons

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