export let SUCCESS: string;
export let FAIL: string;
export let RETRY: string;
export let SKIPPED: string;
