import reactify from './ReactImpl';

export default reactify;
export type { Props } from './Props';
