import {BaseClassPropertyStructure} from "./base"; export interface ClassStaticPropertyStructure extends BaseClassPropertyStructure { }