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