import { GsbPropertyDef } from './gsb-entity-def.model';
export declare const BASE_PROPERTY_DEFINITIONS: GsbPropertyDef[];
