/// import { ReactTestRendererJSON } from 'react-test-renderer'; export default function format(input?: ReactTestRendererJSON | React.ReactElement | null): string;