import type { SequenceDefinition } from '.';
export declare const deficientSequence: SequenceDefinition<'deficient'>;
