/** * 说明: 移除dom * **/ export default function removeDom(targetEl: any): void;