import {BaseClassPropertyTestStructure} from "./base"; export interface ClassStaticPropertyTestStructure extends BaseClassPropertyTestStructure { }