export interface Schema {
  installIconLibrary?: boolean;
}
