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