import type { ITextDataLinesOptions } from "@tsparticles/canvas-utils";
export type ITextMaskLine = ITextDataLinesOptions;
