/// import { IconProps } from '../../types'; declare const Magnet: (allProps: IconProps) => JSX.Element; export default Magnet;