import { IDrawerCondensedListItem } from './DrawerCondensedListItem.container';
export declare const prefix = "NexusDrawerCondensedListItem";
export declare const DrawerCondensedListItemComponent: (props: IDrawerCondensedListItem) => import("react/jsx-runtime").JSX.Element;
