export declare function TOS(props: { termsOfServiceUrl?: string; privacyPolicyUrl?: string; }): import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=TOS.d.ts.map