import type { ITextDisplayer, ITextDisplayerData } from "./types";

export type { ITextDisplayer, ITextDisplayerData };
