import type { Theme } from '@material-ui/core/styles'; declare const _default: (theme: Theme) => import("@material-ui/styles").StyleRules<{}, "bold" | "italic" | "code" | "ol" | "ul" | "contentEditable" | "placeholder" | "paragraph" | "listItem" | "customEmoji" | "codeBlock" | "codeBlockText" | "editorContainer">; export default _default; //# sourceMappingURL=styles.d.ts.map