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