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