declare const _default: (name: string, extra?: string | undefined) => (obj: any) => string; export default _default;