/** * Lists all installed components in the project */ export declare function handleListComponents(prefix?: string): Promise; //# sourceMappingURL=index.d.ts.map