import React from 'react'; export interface ActionBarProps { } export declare const ActionBar: React.FC; //# sourceMappingURL=action.bar.d.ts.map