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