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