/**
 * Opening default email app.
 */
export function openInbox(): Promise<any>;
