import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const imageIconName = "image";
export declare const imageIcon: IconShapeTuple;
