export interface ICollapsableContainerState { display: boolean; }