export interface AmbientableNodeStructure {
    hasDeclareKeyword?: boolean;
}
