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