import { IconProps } from '../types';
declare function AlignRight(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default AlignRight;
//# sourceMappingURL=AlignRight.d.ts.map