export declare const Box: import("styled-components").StyledComponent<"div", any, { alignRight: boolean; }, never>;