export declare const Images: {
    success: string;
    flaky: string;
    failed: string;
};
