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