import * as React from "react"; import { SVGProps } from "react"; const SvgDramaMasks = (props: SVGProps) => ( ); export default SvgDramaMasks;