import type { IconComponent } from '../types'; declare const SidebarMinimalistic: IconComponent; export default SidebarMinimalistic;