export declare function createFragment(callback?: (el: DocumentFragment) => void): DocumentFragment;