declare const toString: (props: any, arg1?: any, arg2?: number) => any;

export { toString as default, toString };
