import { LeafElementDestination } from '../destination';
export declare class DocumentVersionDestination extends LeafElementDestination {
}
