import { SKUAttributes } from './types';
export default function (item: SKUAttributes): string;
