import { IMessage } from "./_internals.js"; export declare const Message_or_True: (value: true | IMessage, token?: string | undefined) => any;