/** * Returns the full path to the requested resource, if available * * @param {string} filePath * @param {string} [module] */ export default function resolve(filePath: string, module?: string): void; //# sourceMappingURL=resolve.browser.d.ts.map