import { IDom } from '../../typings/node'; export declare const shortenID: (dom: IDom) => Promise;