export declare const assertValidAeroflyStructure: (aeroflyString: string) => void;
export declare const assertIncludes: (string: string, includes: string) => void;
//# sourceMappingURL=TestHelpers.d.ts.map
