import React from 'react'; export default function useCode(Com: any, fn: () => void): React.ReactElement> | React.ForwardRefExoticComponent>;