export declare const base: { fontFamily: string; fontFamilyMono: string; fontWeight: number; zIndex: number; link: string; placeholder: string; textSecondary: string; textLight: string; textHighlight: string; textHighlightForeground: string; selected: string; codeComment: string; codePunctuation: string; codeNumber: string; codeProperty: string; codeTag: string; codeString: string; codeSelector: string; codeAttr: string; codeEntity: string; codeKeyword: string; codeFunction: string; codeStatement: string; codePlaceholder: string; codeInserted: string; codeImportant: string; blockToolbarBackground: string; blockToolbarTrigger: string; blockToolbarTriggerIcon: string; blockToolbarItem: string; blockToolbarIcon: undefined; blockToolbarIconSelected: string; blockToolbarText: string; blockToolbarTextSelected: string; blockToolbarSelectedBackground: string; blockToolbarHoverBackground: string; blockToolbarDivider: string; noticeInfoBackground: string; noticeInfoText: string; noticeTipBackground: string; noticeTipText: string; noticeWarningBackground: string; noticeWarningText: string; almostBlack: string; lightBlack: string; almostWhite: string; white: string; white10: string; black: string; black10: string; primary: string; greyLight: string; grey: string; greyMid: string; greyDark: string; }; export declare const light: { background: string; text: string; code: string; cursor: string; divider: string; toolbarBackground: string; toolbarHoverBackground: string; toolbarInput: string; toolbarItem: string; tableDivider: string; tableSelected: string; tableSelectedBackground: string; quote: string; codeBackground: string; codeBorder: string; horizontalRule: string; imageErrorBackground: string; scrollbarBackground: string; scrollbarThumb: string; fontFamily: string; fontFamilyMono: string; fontWeight: number; zIndex: number; link: string; placeholder: string; textSecondary: string; textLight: string; textHighlight: string; textHighlightForeground: string; selected: string; codeComment: string; codePunctuation: string; codeNumber: string; codeProperty: string; codeTag: string; codeString: string; codeSelector: string; codeAttr: string; codeEntity: string; codeKeyword: string; codeFunction: string; codeStatement: string; codePlaceholder: string; codeInserted: string; codeImportant: string; blockToolbarBackground: string; blockToolbarTrigger: string; blockToolbarTriggerIcon: string; blockToolbarItem: string; blockToolbarIcon: undefined; blockToolbarIconSelected: string; blockToolbarText: string; blockToolbarTextSelected: string; blockToolbarSelectedBackground: string; blockToolbarHoverBackground: string; blockToolbarDivider: string; noticeInfoBackground: string; noticeInfoText: string; noticeTipBackground: string; noticeTipText: string; noticeWarningBackground: string; noticeWarningText: string; almostBlack: string; lightBlack: string; almostWhite: string; white: string; white10: string; black: string; black10: string; primary: string; greyLight: string; grey: string; greyMid: string; greyDark: string; }; export declare const dark: { background: string; text: string; code: string; cursor: string; divider: string; placeholder: string; toolbarBackground: string; toolbarHoverBackground: string; toolbarInput: string; toolbarItem: string; tableDivider: string; tableSelected: string; tableSelectedBackground: string; quote: string; codeBackground: string; codeBorder: string; codeString: string; horizontalRule: string; imageErrorBackground: string; scrollbarBackground: string; scrollbarThumb: string; fontFamily: string; fontFamilyMono: string; fontWeight: number; zIndex: number; link: string; textSecondary: string; textLight: string; textHighlight: string; textHighlightForeground: string; selected: string; codeComment: string; codePunctuation: string; codeNumber: string; codeProperty: string; codeTag: string; codeSelector: string; codeAttr: string; codeEntity: string; codeKeyword: string; codeFunction: string; codeStatement: string; codePlaceholder: string; codeInserted: string; codeImportant: string; blockToolbarBackground: string; blockToolbarTrigger: string; blockToolbarTriggerIcon: string; blockToolbarItem: string; blockToolbarIcon: undefined; blockToolbarIconSelected: string; blockToolbarText: string; blockToolbarTextSelected: string; blockToolbarSelectedBackground: string; blockToolbarHoverBackground: string; blockToolbarDivider: string; noticeInfoBackground: string; noticeInfoText: string; noticeTipBackground: string; noticeTipText: string; noticeWarningBackground: string; noticeWarningText: string; almostBlack: string; lightBlack: string; almostWhite: string; white: string; white10: string; black: string; black10: string; primary: string; greyLight: string; grey: string; greyMid: string; greyDark: string; }; export default light; //# sourceMappingURL=theme.d.ts.map