import type { NumberTheorySequenceReference } from '.';
export declare const abundantReference: NumberTheorySequenceReference<'abundant'>;
