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