import React from 'react'; declare const IncludeDrawer: (props: any) => React.JSX.Element; export { IncludeDrawer };