export declare class GlideDynamicAttribute { getGroupName(): any getName(): string getNamespaceName(): string getNamespacedName(): string getPath(): string getSysId(): any getType(): string isTransient(): boolean constructor() }