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