declare const BlockIcon: { name: string; svg: string; }; export default BlockIcon;