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

declare const Sanitizer: ReactIconComponentType;
export default Sanitizer;
            