import type { SugarElement } from '@ephox/sugar'; declare const atStartOf: (element: SugarElement, offset: number, injection: SugarElement) => void; export { atStartOf }; //# sourceMappingURL=DomInjection.d.ts.map