import React from 'react'; declare const CustomRendering: React.ForwardRefExoticComponent & React.RefAttributes>; export default CustomRendering;