import {BaseParameterTestStructure} from "./../base"; export interface InterfaceMethodParameterTestStructure extends BaseParameterTestStructure { }