import { KeySetType, PlateIdConfigType } from "../../mainTypes";
export declare let keysConfig: KeySetType;
export declare let platesConfig: PlateIdConfigType[];
//# sourceMappingURL=configs.d.ts.map