export declare const agentMessageContainer: string; export declare const contentStyle: import('@vanilla-extract/recipes').RuntimeFn<{ isCodeBlock: { true: { padding: number; }; false: { padding: "11px 16px 10px"; }; }; hasContent: { false: { padding: number; }; }; }>; export declare const embeddedContent: string; export declare const generatedChin: string; export declare const generatedChinContent: string; export declare const aiIconModifier: string; export declare const codeBlockContainer: string; export declare const copyButton: string; export declare const feedbackButtonContainer: string; export declare const lastListItem: string; export declare const lastPElement: string; export declare const markdownParagraph: import('@vanilla-extract/recipes').RuntimeFn<{ first: { true: { marginTop: number; }; }; }>; export declare const markdownCode: string; export declare const inlineLoadingIndicator: string; export declare const imageContainer: string; //# sourceMappingURL=AgentMessage.css.d.ts.map