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