export declare const schema: { topic: { type: string; description: string; }; }; export declare function handleGetMotionDocs(params: any): Promise; //# sourceMappingURL=get-motion-docs.d.ts.map