/// export declare const TermsOfService: (props: { companyName: string; dataProtectionNoticePath: string; }) => JSX.Element;