import { Shell } from '@alifd/next';
export default Shell;
export type { ShellProps } from '@alifd/next/types/shell';
