export declare const findFullPathInModuleGraph: (modulePathNoExtension: string, moduleGraph: any) => string | void;