import { type IconFn } from "../_icon.js"; /** Feather `AlignRight` icon. */ export declare const iconFeatherAlignRight: IconFn;