export { instrumentReactForwardRefVariableDeclaration } from './React.forwardRef'; export { instrumentReactMemoVariableDeclaration } from './React.memo'; export { instrumentComponentVariableDeclaration } from './Component';