/** * This function will create our mail hash * * Created October 9th, 2020 * @author: ywarezk * @version: 0.1.0 * @copyright: Nerdeez Ltd */ export declare function mailHash(): string;