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