export default interpolateName;
declare function interpolateName(name: any, filename: any): any;
