import { SvgIconComponent } from './types'; declare const BlockIcon: SvgIconComponent; export default BlockIcon;