export interface BCMSGlobalSearchService { show(): void; hide(): void; }