import {Scope} from "./../../../../../definitions"; export interface ScopedTestStructure { scope?: Scope; }