export declare const MESSAGES_EN: {
    toast: {
        close: string;
    };
};
