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