import * as cg from './types.js';
export declare function predrop(variant: string, bd: cg.BoardDimensions): cg.Predrop;
