import React from 'react'; export declare const ShortcutAlignmentRight: (event: any, editor: any, format: any, registryObj: any) => void; export declare const AlignRight: (props: any) => React.JSX.Element;