import { Editor } from 'slate'; import { Slate } from '@makeswift/controls'; export declare function getValue(editor: Editor): Slate.ResponsiveBlockTextAlignment | undefined; //# sourceMappingURL=getValue.d.ts.map