declare const termsOfService: (termsOfService?: string | undefined) => string; export { termsOfService };