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

declare const Transparency: ReactIconComponentType;
export default Transparency;
            