import { GenOptions } from '@/tsHelpers';
export declare const A_paramsCheck: (options: GenOptions) => Promise<GenOptions>;
