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