import { AxiosInstance } from 'axios';
export declare function attachYookassaInterceptors(http: AxiosInstance): void;
