UNPKG

@sanity/icons

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