import { Iindexes } from "./interfaces";
export declare const pitch: string[], names: Iindexes;
