import type { SequenceDefinition } from '.'; export declare const collatzSequence: Omit, 'collatz-nth' | 'collatz-take-while' | 'collatz?'>;