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