export declare function addResource(name?: string): Promise<void>;
