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