import { CommonConfType } from '../types'; declare const addAdditionalAttrs: (sectionConf: CommonConfType) => any; export default addAdditionalAttrs;