import type { IconProps } from '../../types'; declare const AlignRightFill: import("react").NamedExoticComponent; /** * MingCute Icon: Align Right Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { AlignRightFill };