export declare const NOREPLY: {
    NOREPLY: symbol;
};
export default NOREPLY;
