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

declare const Opacity: ReactIconComponentType;
export default Opacity;
            