import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import { JSX } from 'react'; export default function Snapshot(props: IconPropsWithoutChildren): JSX.Element; //# sourceMappingURL=Snapshot.d.ts.map