Current File : //home/tradevaly/text.tradevaly.com.bd/node_modules/cosmiconfig/dist/getPropertyByPath.d.ts
declare function getPropertyByPath(source: {
    [key: string]: unknown;
}, path: string | Array<string>): unknown;
export { getPropertyByPath };
//# sourceMappingURL=getPropertyByPath.d.ts.map