export default DrawerListContext; declare const DrawerListContext: React.Context<{}>; import React from 'react';