import React from 'react'; export declare function AcmActionGroup(props: { children: React.ReactNode[]; }): JSX.Element;