import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const blockQuoteIconName = "block-quote";
export declare const blockQuoteIcon: IconShapeTuple;
