import type { Universe } from '@ephox/boss'; declare const atStartOf: (universe: Universe, element: E, offset: number, injection: E) => void; export { atStartOf }; //# sourceMappingURL=Injection.d.ts.map