import type { AllowedLogicType } from '../types';
export declare const defaultAllowLogic: AllowedLogicType;
