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