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