import type { NumberTheorySequenceReference } from '.';
export declare const polygonalReference: NumberTheorySequenceReference<'polygonal'>;
