import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const happyFaceIconName = "happy-face";
export declare const happyFaceIcon: IconShapeTuple;
