import { type SourceUrlUIPart, type UIMessage } from "ai"; export declare const getMessageSources: (parts: UIMessage["parts"]) => SourceUrlUIPart[]; //# sourceMappingURL=message-sources.d.ts.map