export declare const EMOJI_MAP: {
    FAIL: string;
    PASS: string;
};
