import { SvgIconComponent } from './types'; declare const ExplicitIcon: SvgIconComponent; export default ExplicitIcon;