import type { FC, SVGProps } from "react";
export declare const Mask: FC<SVGProps<SVGSVGElement>>;
export default Mask;
//# sourceMappingURL=Mask.d.ts.map