import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const birthdayCakeIconName = "birthday-cake";
export declare const birthdayCakeIcon: IconShapeTuple;
