import { IconProps } from '../Icon'; declare function SvgFormatAlignRight(props: IconProps): JSX.Element; export default SvgFormatAlignRight;