import {BasePropertyStructure} from "./../base"; export interface TypePropertyStructure extends BasePropertyStructure { }