import { TripletInterface } from './types';
export declare const triplet: TripletInterface;
