import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const helpInfoIconName = "help-info";
export declare const helpInfoIcon: IconShapeTuple;
