const VerifiedBadge = () => ( ) const CommonThings = () => () const SunSVG = () => () const MoonSVG = () => () const RobotOutlined = () => () const CustomIcons = {VerifiedBadge, CommonThings, SunSVG, MoonSVG, RobotOutlined} export default CustomIcons