/**
 * Suffix for integration tests.
 */
export declare const TYPESCRIPT_INTEG_EXT = ".integ.ts";
