import { DialogBoxActionUserProps } from './types'; export declare const Actions: import("styled-components").StyledComponent<"div", any, DialogBoxActionUserProps, never>;