import { ModArchBody } from '../types';
export declare const mockModArchResponse: <T>(data: T) => ModArchBody<T>;
//# sourceMappingURL=const.d.ts.map