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