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