import { type FabColors } from './enums'; export type FabColor = `${FabColors}`;