export declare function AIThinkingLoader({ size, color }: { color?: string | undefined; size?: number | undefined; }): import("react/jsx-runtime").JSX.Element; export declare function AIThinkingSummary({ headings }: { headings: string[]; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=animation.d.ts.map