export const IconCheck = (): string => '✅' export const IconX = (): string => '❌'