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