export declare function normalizeVenvPath(venvPath: string): string; export declare function getPrefixedCommand(venvPath: string, command: string): string;