export declare function isDocModule(path: string): boolean;
export declare function isCollectionModule(path: string): boolean;
