export default FlexContainer;
declare const FlexContainer: import("styled-components").StyledComponent<"section", any, {}, never>;
