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