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