import { Value } from '@udecode/plate-common'; import { StyledElementProps } from '@udecode/plate-styled-components'; export declare const getBlockquoteElementStyles: (props: StyledElementProps>, {}>) => { root: import("@udecode/plate-styled-components").Style; } & Record<"root", import("@udecode/plate-styled-components").Style | undefined>; //# sourceMappingURL=BlockquoteElement.styles.d.ts.map