import React from 'react'; import { IconProps } from '../lib'; declare function MicrosoftOutlookLogo({ weight, color, size, style, mirrored }: IconProps): React.JSX.Element; export default MicrosoftOutlookLogo; //# sourceMappingURL=MicrosoftOutlookLogo.d.ts.map