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