export declare class TestConstants {
    static testDownloadDirectoryPath: string;
    static packagePrefix: string;
    static testDeviceName: string;
}
//# sourceMappingURL=Constants.d.ts.map