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