import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const blockIconName = "block";
export declare const blockIcon: IconShapeTuple;
