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