export declare const IMAGES: {
    successImage: string;
    warningImage: string;
    warningYellowImage: string;
};
