import { SourceLineCol } from '@iteria-app/generator'; export declare const removeElement: (code: string, source: SourceLineCol) => Promise;