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