export declare function getTestID(testId: string): string | undefined; export declare const tID: typeof getTestID;