import { ISpinProps } from '../Spin';
export default function Props(_props: ISpinProps): null;
