export declare const ATTRS_IN_HOST_TO_REPLACE: {
    from: string;
    to: string;
}[];
