import type { SugarElement } from '../node/SugarElement'; declare const getHtml: (element: SugarElement) => string; export { getHtml }; //# sourceMappingURL=Truncate.d.ts.map