import { IdentityInterface } from '../../interfaces'; export declare const ShortCircuit: (x: any) => IdentityInterface; export default ShortCircuit; //# sourceMappingURL=index.d.ts.map