import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const helpIconName = "help";
export declare const helpIcon: IconShapeTuple;
