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