'use strict';

export { default as updateProps } from './updateProps';
export { updatePropsJestWrapper } from './updateProps';
