import { IDocument } from 'svg-vdom'; export declare const shortenDefs: (dom: IDocument) => Promise;