import { type ReplacementService } from '../../../interfaces';
export declare const SERVICES_TO_REPLACE: ReplacementService[];
