import { IconDefinition } from '../types';
declare const RedEnvelopeOutlined: IconDefinition;
export default RedEnvelopeOutlined;
