export declare const resolvePathFromRoot: (path: string, root?: string) => string;
