import type { ServiceContext } from "../types.js"; export declare function registerFigmaTools(server: any, ctx: ServiceContext): void; //# sourceMappingURL=figma-tools.d.ts.map