import type { SVGProps } from 'react' const SvgOnlineIcon = (props: SVGProps) => ( ) export default SvgOnlineIcon