UNPKG

react-native-cn-quill

Version:
6 lines (5 loc) 115 B
import React from 'react'; interface Props { } export declare const SelectionBar: React.FC<Props>; export {};