import { IconProps } from '../types'; export declare const PrivacyTip: (props: IconProps) => JSX.Element;