export declare const EMAIL_PROMPT = "{prefix}\n /\n /\n __.email.json\n __/ # if attachments exist\n \n Folders include: INBOX, Sent, Drafts, etc. cat shows email as JSON.\n\n To act on mail (list/read/send/reply/forward), use the himalaya CLI\n if installed: himalaya --help"; export declare const EMAIL_WRITE_PROMPT = " Sending mail goes through the himalaya CLI if installed:\n himalaya message send --to \"to@email.com\" --subject \"Hi\" --body \"...\""; //# sourceMappingURL=prompt.d.ts.map