import { EdgerLetter } from './internal/model'; /** * Get letter */ export declare const letter: () => Promise;