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

declare const Visibility: ReactIconComponentType;
export default Visibility;
            