import * as path from 'path';

export type IPath = typeof path;
