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