import { SVGProps } from 'react'; declare const IconReservationRegular: (props: SVGProps) => JSX.Element; export default IconReservationRegular;