export declare function isPathInsideWorkspace(cwd: string, path: string, resolveCanonicalPath?: (path: string) => Promise): Promise;