import React from 'react'; declare const SvgCalendarOutline: (props: React.SVGProps) => JSX.Element; export default SvgCalendarOutline;