export declare const schema: { category: { type: string; description: string; }; }; export declare function handleListMotionComponents(params: any): Promise; //# sourceMappingURL=list-motion-components.d.ts.map