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