import type { SharedSpinProps } from '../../_internal';
export type TreeSpinProps = SharedSpinProps;
