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