import { type Formatter } from './../interfaces/index.js'; /** Display whichever icon you want (library agnostic, it could be Font-Awesome, Material or any other icons set) */ export declare const iconFormatter: Formatter; //# sourceMappingURL=iconFormatter.d.ts.map