export interface MwCoreToolbarOptions { allowBack?: boolean; showLogo?: boolean; showActions?: boolean; title?: string; }