export declare const OMO_INTERNAL_INITIATOR_MARKER = ""; export declare function createInternalAgentTextPart(text: string): { type: "text"; text: string; };