import { IconProps } from '../types'; export declare const MailFilled: (props: IconProps) => JSX.Element;