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