import type { NumberTheorySequenceReference } from '.';
export declare const bellReference: NumberTheorySequenceReference<'bell'>;
