import { ActionProps } from './types';
export declare const Action: import('../../utils').FunctionComponentWithAs<"button", ActionProps>;
