bpms_site/.svn/pristine/8d/8da222635f6475edf017e5e2460fd0370718dca9.svn-base
2025-11-02 16:38:49 +03:30

4 lines
138 B
Plaintext

import type { FontLoader } from 'next/font';
declare const nextFontGoogleFontLoader: FontLoader;
export default nextFontGoogleFontLoader;