import { IUnleashConfig } from './types/option';
export declare function defaultCustomAuthDenyAll(app: any, config: IUnleashConfig): void;
