import { IActionBarProps } from './types'; import * as React from 'react'; export declare const ActionBar: React.FC;