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