import * as react52 from "react";

//#region src/FontLoader/index.d.ts
interface FontLoaderProps {
  url: string;
}
declare const FontLoader: react52.NamedExoticComponent<FontLoaderProps>;
//#endregion
export { FontLoader, FontLoaderProps };
//# sourceMappingURL=index.d.mts.map