import { SVGProps } from "react";
declare const GIDramaMasks: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIDramaMasks };
