/// import { SvgProps } from "react-native-svg"; declare function Calendar2X(props: SvgProps): JSX.Element; export default Calendar2X;