UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

5 lines (4 loc) 199 B
import * as React from 'react'; import { GroupConsumerValue } from 'rc-image/lib/PreviewGroup'; declare const InternalPreviewGroup: React.FC<GroupConsumerValue>; export default InternalPreviewGroup;