export declare function add(componentName: string): Promise<void>;
