import React from 'react';
import { UndrawSVGProps } from '../types';
declare const SnapTheMoment: React.FC<UndrawSVGProps>;
export default SnapTheMoment;
