declare const _default: (str: string) => string | boolean;
export default _default;
