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