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