import { IPSTitleBar } from './ipstitle-bar'; /** * * @export * @interface IPSSysTitleBar */ export type IPSSysTitleBar = IPSTitleBar;