export interface SideMenuInjectionData {
    [k: string]: any;
}
