declare const toString: (props: any, arg1?: any, arg2?: number) => string; export { toString as default, toString };