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