export declare type MessageFunctionType = (args?: string[]) => string;