import { FC } from "react"; /** * 遮罩层组件 * @constructor */ export declare const VegasOverlay: FC;