declare const _default: (value: string | number | null) => string | undefined; export default _default;