export declare const semanticClassNames: { readonly overlay: "rich-quote-attribution-overlay"; readonly panel: "rich-quote-attribution-panel"; readonly input: "rich-quote-attribution-input"; }; export declare const overlay: string; export declare const panel: string; export declare const input: string; //# sourceMappingURL=styles.css.d.ts.map