export declare function NPathGen(dir: any): any;
export { NTransform, type Post as NPost } from './transform';
