export declare type Message = { body?: string; header?: string; };