import { SVGProps } from "react"; export declare const IconUserDown01: (props: SVGProps) => JSX.Element; export default IconUserDown01;