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

declare const Block: ReactIconComponentType;
export default Block;
            