import { AxiosInstance } from 'axios'; export declare function applySecurityInterceptor(instance: AxiosInstance): void;