/// export declare const Actions: import("@emotion/styled").StyledComponent & import("react").RefAttributes & { theme?: import("@emotion/react").Theme | undefined; } & import("../Grid/styles").StyledGridProps, {}, {}>;