import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const shrinkIconName = "shrink";
export declare const shrinkIcon: IconShapeTuple;
