import Form from '../../types/form';

export * from '../../types/form';
export default Form;
