import { FC } from 'react'; export { Fonts } from './element-fonts.js'; export declare const initColors: () => void; export declare const LidoUIHead: FC<{ cssStyleVars?: boolean; jsStyleScript?: boolean; cssFont?: boolean; }>; //# sourceMappingURL=index.d.ts.map