export declare const schema: { query: { type: string; description: string; }; }; export declare function handleSearchMotionExamples(params: any): Promise; //# sourceMappingURL=search-motion-examples.d.ts.map