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

declare const Masks: ReactIconComponentType;
export default Masks;
            