/// import { IconProps } from "../SvgIcon"; export declare const UserHistory: (props?: IconProps) => JSX.Element; export default UserHistory;