import React from 'react'; declare const customComponent: (component: React.FC) => React.ForwardRefExoticComponent, string | number | symbol> & React.RefAttributes>; export { customComponent };