UNPKG

react-native-cn-richtext-editor

Version:
5 lines (4 loc) 451 B
import * as SvgModules from 'react-native-svg'; import { ComponentClass } from 'react'; declare const _default: ComponentClass<SvgModules.SvgProps, any> & Pick<typeof SvgModules, "LinearGradient" | "Circle" | "ClipPath" | "Defs" | "Ellipse" | "G" | "Image" | "Line" | "Path" | "Pattern" | "Polygon" | "Polyline" | "RadialGradient" | "Rect" | "Stop" | "Symbol" | "TSpan" | "Text" | "TextPath" | "Use" | "EMaskUnits" | "Mask">; export default _default;