import { default as React } from 'react'; import { SupportActionButtonsProps } from './types'; export declare const SupportActionButtons: React.FC;