import { FeedbackThemes } from '../types';
/**
 * Creates <style> element for widget actor (button that opens the dialog)
 */
export declare function createMainStyles(d: Document, colorScheme: 'system' | 'dark' | 'light', themes: FeedbackThemes): HTMLStyleElement;
//# sourceMappingURL=Main.css.d.ts.map
