import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const imageGalleryIconName = "image-gallery";
export declare const imageGalleryIcon: IconShapeTuple;
