import { PSModelObjectImpl } from '../../psmodel-object-impl'; export declare class PSToolbarItemTypeImpl extends PSModelObjectImpl { get memo(): string; get name(): string; } //# sourceMappingURL=pstoolbar-item-type-impl.d.ts.map