import { ReplaceAttribueInterface } from '../types'; declare const replaceAttributes: ReplaceAttribueInterface; export default replaceAttributes;