import { IconDefinition } from '../types'; declare const IconDash: IconDefinition; export default IconDash;