import { ReactIconComponentType } from '../types';

declare const Explicit: ReactIconComponentType;
export default Explicit;
            