UNPKG

@sanity/icons

Version:
7 lines 315 B
import { ForwardRefExoticComponent, RefAttributes, SVGProps } from "react"; /** * @public */ export declare const DocumentVideoIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>; export { DocumentVideoIcon as default }; //# sourceMappingURL=DocumentVideo.d.ts.map