import {FC} from "react"; /** * 遮罩层组件 * @constructor */ export const VegasOverlay: FC = () => { return (