import {Stringable} from './Stringable'; export {Stringable}; export * from './Str'; export * from './methods'; export default Stringable;