import { testsystem as commonNS } from '../../../lib/testsystem/v1/common/common'; export type TestStatus = commonNS.v1.common.TestStatus; export declare const TestStatus: typeof commonNS.v1.common.TestStatus; export type Attachment = commonNS.v1.common.Attachment; export declare const Attachment: typeof commonNS.v1.common.Attachment; //# sourceMappingURL=index.d.ts.map