import React from 'react';
declare const DrawerForm: (props: any) => React.JSX.Element;
export default DrawerForm;
