import type { TGetItemBodyArgs } from "../config/types/index.d.mts"; /** * Возвращает ряд таблицы * @returns */ export declare const getItemBody: TGetItemBodyArgs;