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