import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const sunIconName = "sun";
export declare const sunIcon: IconShapeTuple;
