import * as React from 'react'; import { GroupConsumerValue } from 'rc-image/lib/PreviewGroup'; declare const InternalPreviewGroup: React.FC; export default InternalPreviewGroup;