export declare function removeElementByID(id: string): void;
