import type { SequenceDefinition } from '.';
export declare const abundantSequence: SequenceDefinition<'abundant'>;
