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