import type { ViewOptions } from '../../lib/options.js'; export declare function viewMessage(ref: string, options: ViewOptions): Promise; //# sourceMappingURL=view.d.ts.map