import type { IconProps } from './icon.context.js'; declare const AreaChartIcon: import("svelte").Component; type AreaChartIcon = ReturnType; export default AreaChartIcon;