import { IconProps } from '../types'; import React from 'react'; declare const LongDashIcon: React.FC; export default LongDashIcon;