import { JSXElementConstructor } from 'react'; import { CreateMUIStyled } from '../styles'; declare const withDirection: [0] | JSXElementConstructor>(Component: C) => import("@emotion/styled").StyledComponent, keyof import("react").ComponentProps> & import("@mui/system").MUIStyledCommonProps, {}, { ref?: import("react").Ref, any, any>> | undefined; }>; export default withDirection;