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