import type { ITextDataFontOptions } from "@tsparticles/canvas-utils";
export type IFontTextMask = ITextDataFontOptions;
