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