import * as React from 'react'; import { RfddProps } from '../types'; declare const RfddWrap: React.FC; export default RfddWrap;