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