import * as t from '@babel/types'; export declare function accessSafe(obj: t.Expression, member: string): t.LogicalExpression; //# sourceMappingURL=accessSafe.d.ts.map