import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const newIconName = "new";
export declare const newIcon: IconShapeTuple;
