import { Spin } from '../_types';
export declare const isSpin: (something: unknown) => something is Spin;
//# sourceMappingURL=spin.d.ts.map