import { IconDefinition } from '@fortawesome/fontawesome-svg-core' export type IconGetter = (url: string) => IconDefinition