import { SVGProps } from "react"; export declare const AlignRightIcon: { (props: SVGProps): import("react/jsx-runtime").JSX.Element; displayName: string; };