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