import { SVGProps } from 'react';
export declare const MessageSent: (props: SVGProps<SVGSVGElement>) => JSX.Element;
