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