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