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