UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

4 lines (3 loc) 185 B
import { FontFile } from "./createFluentFontIcon.shared"; export declare const useStaticStyles: () => void; export declare const useRootStyles: () => Record<"root" | FontFile, string>;