import type { FeedbackInternalOptions } from '@sentry/core';
/**
 * Creates <style> element for widget actor (button that opens the dialog)
 */
export declare function createMainStyles({ colorScheme, themeDark, themeLight, styleNonce, }: FeedbackInternalOptions): HTMLStyleElement;
//# sourceMappingURL=createMainStyles.d.ts.map