import { Props as Props$1 } from './@types/Props.js'; /** * DEPRECATED EXPORTS * * To be removed from the public interface in the next major version. */ /** * @deprecated This is for internal use only. * It was previously exported so the v3 `src-*` modules could use it * but will be removed in the next major version. */ type Props = Props$1; export type { Props };