import { ParagraphAttrs } from '../../../../contracts/src/index.js'; export declare const applyParagraphBlockStyles: (element: HTMLElement, attrs?: ParagraphAttrs) => void; export declare const clearParagraphFrameIndentStyles: (element: HTMLElement) => void; //# sourceMappingURL=styles.d.ts.map