export declare const doesComponentExist: (componentName: string) => Promise; export declare const ensureComponentsDirectory: () => Promise;