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