| Current Path : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/@mui/system/Stack/ |
| Current File : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/@mui/system/Stack/Stack.d.ts |
/**
*
* Demos:
*
* - [Stack (Joy UI)](https://mui.com/joy-ui/react-stack/)
* - [Stack (Material UI)](https://mui.com/material-ui/react-stack/)
* - [Stack (MUI System)](https://mui.com/system/react-stack/)
*
* API:
*
* - [Stack API](https://mui.com/system/api/stack/)
*/
declare const Stack: import("@mui/types").OverridableComponent<import("./StackProps").StackTypeMap<{}, "div">>;
export default Stack;