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