import { Editor } from '../interfaces';
import { WithEditorFirstArg } from '../utils';
export declare const getFragment: WithEditorFirstArg<Editor['getFragment']>;
//# sourceMappingURL=get-fragment.d.ts.map