/**
* VerticalLayout doesn't have a global header - headers are shown per item
* This component returns null but exists to maintain the layout interface
*/exportconstVerticalLayoutHeader = (_props)=>null;
//# sourceMappingURL=VerticalLayoutHeader.js.map