UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

4 lines (3 loc) 290 B
import type { BaseDrawerProps } from './Drawer.types'; declare const BaseDrawer: import("@emotion/styled").StyledComponent<import("@mui/material").DrawerProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & BaseDrawerProps, {}, {}>; export default BaseDrawer;