import { type SheetsToolOptions } from '../types.js'; export declare function registerSheetsTools(options: SheetsToolOptions): void; //# sourceMappingURL=sheets.tools.d.ts.map