export const Icons = { 'SomeIcon': SomeIcon, } function SomeIcon() { return ( ) }