import type { IconDefinition } from '@mingcute/icons'; export declare const CodeIcon: IconDefinition; export default CodeIcon;