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