import { NamedNodeStructure } from "./../../base";
export interface ShorthandPropertyAssignmentStructure extends NamedNodeStructure {
}
