export declare const getTestUrl: (args: string[], url: string, isRef: boolean) => string;
