import * as React from 'react'; declare function FormatAlignRight(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof FormatAlignRight; export default FormatAlignRight;