export declare const prefix = "wb-msg"; export declare const commonComponentId: string | undefined; export declare const styled: { withConfig: (config: { componentId?: string | undefined; displayName?: string | undefined; shouldForwardStitchesProp?: ((prop: "css" | (string & {})) => boolean | void) | undefined; }) => import("@stitches/react/types/stitches").StyledFunctionType<{}, { colors: { primaryOpacity10: string; primaryOpacity20: string; primaryOpacity30: string; primaryOpacity50: string; primaryOpacity60: string; primaryOpacity80: string; primaryOpacity100: string; primaryDark: string; systemMessageDark: string; textMuted: string; interactiveNormal: string; accent: string; background: string; backgroundSecondary: string; backgroundTertiary: string; lazyImageBackground: string; messageHover: string; link: string; mentioned: string; mentionedHover: string; mentionedBorder: string; tooltipBackground: string; tooltipForeground: string; transparentBlack: string; blackSpoilerHover: string; spines: string; attachmentBorder: string; danger: string; mentionBackground: string; mentionBackgroundHover: string; mentionForeground: string; buttonPrimaryBackground: string; buttonPrimaryHoverBackground: string; buttonSecondaryBackground: string; buttonSecondaryHoverBackground: string; buttonDangerBackground: string; buttonDangerHoverBackground: string; buttonSuccessBackground: string; buttonSuccessHoverBackground: string; automodUsername: string; automodMatchedWord: string; automodMessageBackground: string; automodDot: string; }; fonts: { main: string; }; fontSizes: { xs: string; s: string; m: string; l: string; xl: string; xxl: string; }; space: { xxs: string; xs: string; small: string; medium: string; large: string; xl: string; xxl: string; }; sizes: { messageLeftPadding: string; threadButton: string; messageTypeIcon: string; embedThumbnail: string; }; borderWidths: { spines: string; }; }, import("@stitches/react/types/config").DefaultThemeMap, {}>; } & import("@stitches/react/types/stitches").StyledFunctionType<{}, { colors: { primaryOpacity10: string; primaryOpacity20: string; primaryOpacity30: string; primaryOpacity50: string; primaryOpacity60: string; primaryOpacity80: string; primaryOpacity100: string; primaryDark: string; systemMessageDark: string; textMuted: string; interactiveNormal: string; accent: string; background: string; backgroundSecondary: string; backgroundTertiary: string; lazyImageBackground: string; messageHover: string; link: string; mentioned: string; mentionedHover: string; mentionedBorder: string; tooltipBackground: string; tooltipForeground: string; transparentBlack: string; blackSpoilerHover: string; spines: string; attachmentBorder: string; danger: string; mentionBackground: string; mentionBackgroundHover: string; mentionForeground: string; buttonPrimaryBackground: string; buttonPrimaryHoverBackground: string; buttonSecondaryBackground: string; buttonSecondaryHoverBackground: string; buttonDangerBackground: string; buttonDangerHoverBackground: string; buttonSuccessBackground: string; buttonSuccessHoverBackground: string; automodUsername: string; automodMatchedWord: string; automodMessageBackground: string; automodDot: string; }; fonts: { main: string; }; fontSizes: { xs: string; s: string; m: string; l: string; xl: string; xxl: string; }; space: { xxs: string; xs: string; small: string; medium: string; large: string; xl: string; xxl: string; }; sizes: { messageLeftPadding: string; threadButton: string; messageTypeIcon: string; embedThumbnail: string; }; borderWidths: { spines: string; }; }, import("@stitches/react/types/config").DefaultThemeMap, {}>, theme: string & { className: string; selector: string; } & { colors: { primaryOpacity10: import("@stitches/react/types/theme").Token<"primaryOpacity10", string, "colors", "wb-msg">; primaryOpacity20: import("@stitches/react/types/theme").Token<"primaryOpacity20", string, "colors", "wb-msg">; primaryOpacity30: import("@stitches/react/types/theme").Token<"primaryOpacity30", string, "colors", "wb-msg">; primaryOpacity50: import("@stitches/react/types/theme").Token<"primaryOpacity50", string, "colors", "wb-msg">; primaryOpacity60: import("@stitches/react/types/theme").Token<"primaryOpacity60", string, "colors", "wb-msg">; primaryOpacity80: import("@stitches/react/types/theme").Token<"primaryOpacity80", string, "colors", "wb-msg">; primaryOpacity100: import("@stitches/react/types/theme").Token<"primaryOpacity100", string, "colors", "wb-msg">; primaryDark: import("@stitches/react/types/theme").Token<"primaryDark", string, "colors", "wb-msg">; systemMessageDark: import("@stitches/react/types/theme").Token<"systemMessageDark", string, "colors", "wb-msg">; textMuted: import("@stitches/react/types/theme").Token<"textMuted", string, "colors", "wb-msg">; interactiveNormal: import("@stitches/react/types/theme").Token<"interactiveNormal", string, "colors", "wb-msg">; accent: import("@stitches/react/types/theme").Token<"accent", string, "colors", "wb-msg">; background: import("@stitches/react/types/theme").Token<"background", string, "colors", "wb-msg">; backgroundSecondary: import("@stitches/react/types/theme").Token<"backgroundSecondary", string, "colors", "wb-msg">; backgroundTertiary: import("@stitches/react/types/theme").Token<"backgroundTertiary", string, "colors", "wb-msg">; lazyImageBackground: import("@stitches/react/types/theme").Token<"lazyImageBackground", string, "colors", "wb-msg">; messageHover: import("@stitches/react/types/theme").Token<"messageHover", string, "colors", "wb-msg">; link: import("@stitches/react/types/theme").Token<"link", string, "colors", "wb-msg">; mentioned: import("@stitches/react/types/theme").Token<"mentioned", string, "colors", "wb-msg">; mentionedHover: import("@stitches/react/types/theme").Token<"mentionedHover", string, "colors", "wb-msg">; mentionedBorder: import("@stitches/react/types/theme").Token<"mentionedBorder", string, "colors", "wb-msg">; tooltipBackground: import("@stitches/react/types/theme").Token<"tooltipBackground", string, "colors", "wb-msg">; tooltipForeground: import("@stitches/react/types/theme").Token<"tooltipForeground", string, "colors", "wb-msg">; transparentBlack: import("@stitches/react/types/theme").Token<"transparentBlack", string, "colors", "wb-msg">; blackSpoilerHover: import("@stitches/react/types/theme").Token<"blackSpoilerHover", string, "colors", "wb-msg">; spines: import("@stitches/react/types/theme").Token<"spines", string, "colors", "wb-msg">; attachmentBorder: import("@stitches/react/types/theme").Token<"attachmentBorder", string, "colors", "wb-msg">; danger: import("@stitches/react/types/theme").Token<"danger", string, "colors", "wb-msg">; mentionBackground: import("@stitches/react/types/theme").Token<"mentionBackground", string, "colors", "wb-msg">; mentionBackgroundHover: import("@stitches/react/types/theme").Token<"mentionBackgroundHover", string, "colors", "wb-msg">; mentionForeground: import("@stitches/react/types/theme").Token<"mentionForeground", string, "colors", "wb-msg">; buttonPrimaryBackground: import("@stitches/react/types/theme").Token<"buttonPrimaryBackground", string, "colors", "wb-msg">; buttonPrimaryHoverBackground: import("@stitches/react/types/theme").Token<"buttonPrimaryHoverBackground", string, "colors", "wb-msg">; buttonSecondaryBackground: import("@stitches/react/types/theme").Token<"buttonSecondaryBackground", string, "colors", "wb-msg">; buttonSecondaryHoverBackground: import("@stitches/react/types/theme").Token<"buttonSecondaryHoverBackground", string, "colors", "wb-msg">; buttonDangerBackground: import("@stitches/react/types/theme").Token<"buttonDangerBackground", string, "colors", "wb-msg">; buttonDangerHoverBackground: import("@stitches/react/types/theme").Token<"buttonDangerHoverBackground", string, "colors", "wb-msg">; buttonSuccessBackground: import("@stitches/react/types/theme").Token<"buttonSuccessBackground", string, "colors", "wb-msg">; buttonSuccessHoverBackground: import("@stitches/react/types/theme").Token<"buttonSuccessHoverBackground", string, "colors", "wb-msg">; automodUsername: import("@stitches/react/types/theme").Token<"automodUsername", string, "colors", "wb-msg">; automodMatchedWord: import("@stitches/react/types/theme").Token<"automodMatchedWord", string, "colors", "wb-msg">; automodMessageBackground: import("@stitches/react/types/theme").Token<"automodMessageBackground", string, "colors", "wb-msg">; automodDot: import("@stitches/react/types/theme").Token<"automodDot", string, "colors", "wb-msg">; }; fonts: { main: import("@stitches/react/types/theme").Token<"main", string, "fonts", "wb-msg">; }; fontSizes: { xs: import("@stitches/react/types/theme").Token<"xs", string, "fontSizes", "wb-msg">; s: import("@stitches/react/types/theme").Token<"s", string, "fontSizes", "wb-msg">; m: import("@stitches/react/types/theme").Token<"m", string, "fontSizes", "wb-msg">; l: import("@stitches/react/types/theme").Token<"l", string, "fontSizes", "wb-msg">; xl: import("@stitches/react/types/theme").Token<"xl", string, "fontSizes", "wb-msg">; xxl: import("@stitches/react/types/theme").Token<"xxl", string, "fontSizes", "wb-msg">; }; space: { xxs: import("@stitches/react/types/theme").Token<"xxs", string, "space", "wb-msg">; xs: import("@stitches/react/types/theme").Token<"xs", string, "space", "wb-msg">; small: import("@stitches/react/types/theme").Token<"small", string, "space", "wb-msg">; medium: import("@stitches/react/types/theme").Token<"medium", string, "space", "wb-msg">; large: import("@stitches/react/types/theme").Token<"large", string, "space", "wb-msg">; xl: import("@stitches/react/types/theme").Token<"xl", string, "space", "wb-msg">; xxl: import("@stitches/react/types/theme").Token<"xxl", string, "space", "wb-msg">; }; sizes: { messageLeftPadding: import("@stitches/react/types/theme").Token<"messageLeftPadding", string, "sizes", "wb-msg">; threadButton: import("@stitches/react/types/theme").Token<"threadButton", string, "sizes", "wb-msg">; messageTypeIcon: import("@stitches/react/types/theme").Token<"messageTypeIcon", string, "sizes", "wb-msg">; embedThumbnail: import("@stitches/react/types/theme").Token<"embedThumbnail", string, "sizes", "wb-msg">; }; borderWidths: { spines: import("@stitches/react/types/theme").Token<"spines", string, "borderWidths", "wb-msg">; }; }, globalCss: (...styles: ({ '@import'?: unknown; '@font-face'?: unknown; } & { [K in keyof Styles]: K extends "@@font-face" ? import("@stitches/react/types/css").AtRule.FontFace | import("@stitches/react/types/css").AtRule.FontFace[] : K extends `@keyframes ${string}` ? { [x: string]: import("@stitches/react/types/css-util").CSS<{}, { colors: { primaryOpacity10: string; primaryOpacity20: string; primaryOpacity30: string; primaryOpacity50: string; primaryOpacity60: string; primaryOpacity80: string; primaryOpacity100: string; primaryDark: string; systemMessageDark: string; textMuted: string; interactiveNormal: string; accent: string; background: string; backgroundSecondary: string; backgroundTertiary: string; lazyImageBackground: string; messageHover: string; link: string; mentioned: string; mentionedHover: string; mentionedBorder: string; tooltipBackground: string; tooltipForeground: string; transparentBlack: string; blackSpoilerHover: string; spines: string; attachmentBorder: string; danger: string; mentionBackground: string; mentionBackgroundHover: string; mentionForeground: string; buttonPrimaryBackground: string; buttonPrimaryHoverBackground: string; buttonSecondaryBackground: string; buttonSecondaryHoverBackground: string; buttonDangerBackground: string; buttonDangerHoverBackground: string; buttonSuccessBackground: string; buttonSuccessHoverBackground: string; automodUsername: string; automodMatchedWord: string; automodMessageBackground: string; automodDot: string; }; fonts: { main: string; }; fontSizes: { xs: string; s: string; m: string; l: string; xl: string; xxl: string; }; space: { xxs: string; xs: string; small: string; medium: string; large: string; xl: string; xxl: string; }; sizes: { messageLeftPadding: string; threadButton: string; messageTypeIcon: string; embedThumbnail: string; }; borderWidths: { spines: string; }; }, import("@stitches/react/types/config").DefaultThemeMap, {}>; } : K extends `@property ${string}` ? import("@stitches/react/types/css").AtRule.Property : import("@stitches/react/types/css-util").CSS<{}, { colors: { primaryOpacity10: string; primaryOpacity20: string; primaryOpacity30: string; primaryOpacity50: string; primaryOpacity60: string; primaryOpacity80: string; primaryOpacity100: string; primaryDark: string; systemMessageDark: string; textMuted: string; interactiveNormal: string; accent: string; background: string; backgroundSecondary: string; backgroundTertiary: string; lazyImageBackground: string; messageHover: string; link: string; mentioned: string; mentionedHover: string; mentionedBorder: string; tooltipBackground: string; tooltipForeground: string; transparentBlack: string; blackSpoilerHover: string; spines: string; attachmentBorder: string; danger: string; mentionBackground: string; mentionBackgroundHover: string; mentionForeground: string; buttonPrimaryBackground: string; buttonPrimaryHoverBackground: string; buttonSecondaryBackground: string; buttonSecondaryHoverBackground: string; buttonDangerBackground: string; buttonDangerHoverBackground: string; buttonSuccessBackground: string; buttonSuccessHoverBackground: string; automodUsername: string; automodMatchedWord: string; automodMessageBackground: string; automodDot: string; }; fonts: { main: string; }; fontSizes: { xs: string; s: string; m: string; l: string; xl: string; xxl: string; }; space: { xxs: string; xs: string; small: string; medium: string; large: string; xl: string; xxl: string; }; sizes: { messageLeftPadding: string; threadButton: string; messageTypeIcon: string; embedThumbnail: string; }; borderWidths: { spines: string; }; }, import("@stitches/react/types/config").DefaultThemeMap, {}>; })[]) => () => string, keyframes: (style: { [offset: string]: import("@stitches/react/types/css-util").CSS<{}, { colors: { primaryOpacity10: string; primaryOpacity20: string; primaryOpacity30: string; primaryOpacity50: string; primaryOpacity60: string; primaryOpacity80: string; primaryOpacity100: string; primaryDark: string; systemMessageDark: string; textMuted: string; interactiveNormal: string; accent: string; background: string; backgroundSecondary: string; backgroundTertiary: string; lazyImageBackground: string; messageHover: string; link: string; mentioned: string; mentionedHover: string; mentionedBorder: string; tooltipBackground: string; tooltipForeground: string; transparentBlack: string; blackSpoilerHover: string; spines: string; attachmentBorder: string; danger: string; mentionBackground: string; mentionBackgroundHover: string; mentionForeground: string; buttonPrimaryBackground: string; buttonPrimaryHoverBackground: string; buttonSecondaryBackground: string; buttonSecondaryHoverBackground: string; buttonDangerBackground: string; buttonDangerHoverBackground: string; buttonSuccessBackground: string; buttonSuccessHoverBackground: string; automodUsername: string; automodMatchedWord: string; automodMessageBackground: string; automodDot: string; }; fonts: { main: string; }; fontSizes: { xs: string; s: string; m: string; l: string; xl: string; xxl: string; }; space: { xxs: string; xs: string; small: string; medium: string; large: string; xl: string; xxl: string; }; sizes: { messageLeftPadding: string; threadButton: string; messageTypeIcon: string; embedThumbnail: string; }; borderWidths: { spines: string; }; }, import("@stitches/react/types/config").DefaultThemeMap, {}>; }) => { (): string; name: string; }, css: { withConfig: (config: { componentId?: string | undefined; displayName?: string | undefined; shouldForwardStitchesProp?: ((prop: "css" | (string & {})) => boolean | void) | undefined; }) => import("@stitches/react/types/stitches").CssFunctionType<{}, { colors: { primaryOpacity10: string; primaryOpacity20: string; primaryOpacity30: string; primaryOpacity50: string; primaryOpacity60: string; primaryOpacity80: string; primaryOpacity100: string; primaryDark: string; systemMessageDark: string; textMuted: string; interactiveNormal: string; accent: string; background: string; backgroundSecondary: string; backgroundTertiary: string; lazyImageBackground: string; messageHover: string; link: string; mentioned: string; mentionedHover: string; mentionedBorder: string; tooltipBackground: string; tooltipForeground: string; transparentBlack: string; blackSpoilerHover: string; spines: string; attachmentBorder: string; danger: string; mentionBackground: string; mentionBackgroundHover: string; mentionForeground: string; buttonPrimaryBackground: string; buttonPrimaryHoverBackground: string; buttonSecondaryBackground: string; buttonSecondaryHoverBackground: string; buttonDangerBackground: string; buttonDangerHoverBackground: string; buttonSuccessBackground: string; buttonSuccessHoverBackground: string; automodUsername: string; automodMatchedWord: string; automodMessageBackground: string; automodDot: string; }; fonts: { main: string; }; fontSizes: { xs: string; s: string; m: string; l: string; xl: string; xxl: string; }; space: { xxs: string; xs: string; small: string; medium: string; large: string; xl: string; xxl: string; }; sizes: { messageLeftPadding: string; threadButton: string; messageTypeIcon: string; embedThumbnail: string; }; borderWidths: { spines: string; }; }, import("@stitches/react/types/config").DefaultThemeMap, {}>; } & import("@stitches/react/types/stitches").CssFunctionType<{}, { colors: { primaryOpacity10: string; primaryOpacity20: string; primaryOpacity30: string; primaryOpacity50: string; primaryOpacity60: string; primaryOpacity80: string; primaryOpacity100: string; primaryDark: string; systemMessageDark: string; textMuted: string; interactiveNormal: string; accent: string; background: string; backgroundSecondary: string; backgroundTertiary: string; lazyImageBackground: string; messageHover: string; link: string; mentioned: string; mentionedHover: string; mentionedBorder: string; tooltipBackground: string; tooltipForeground: string; transparentBlack: string; blackSpoilerHover: string; spines: string; attachmentBorder: string; danger: string; mentionBackground: string; mentionBackgroundHover: string; mentionForeground: string; buttonPrimaryBackground: string; buttonPrimaryHoverBackground: string; buttonSecondaryBackground: string; buttonSecondaryHoverBackground: string; buttonDangerBackground: string; buttonDangerHoverBackground: string; buttonSuccessBackground: string; buttonSuccessHoverBackground: string; automodUsername: string; automodMatchedWord: string; automodMessageBackground: string; automodDot: string; }; fonts: { main: string; }; fontSizes: { xs: string; s: string; m: string; l: string; xl: string; xxl: string; }; space: { xxs: string; xs: string; small: string; medium: string; large: string; xl: string; xxl: string; }; sizes: { messageLeftPadding: string; threadButton: string; messageTypeIcon: string; embedThumbnail: string; }; borderWidths: { spines: string; }; }, import("@stitches/react/types/config").DefaultThemeMap, {}>; //# sourceMappingURL=stitches.config.d.ts.map