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

declare const TransparencyYellow: ReactIconComponentType;
export default TransparencyYellow;
            