export declare function showContainerUsagePrompt(): Promise; export declare function isSocketAccessible(throwErr?: boolean): Promise; export declare function isContainer(): boolean;