import type { DocNode } from '@atlaskit/adf-schema'; export declare const getEmptyADF: () => DocNode; export { isEmpty } from './transforms/helpers';