import { IconProps } from '../lib';
declare function MagnetStraight(props: IconProps): JSX.Element;
export default MagnetStraight;
