import { RenderHTMLProps, RenderHTMLAmbiantSharedProps } from '../shared-types'; declare const selectSharedProps: (props: Partial) => RenderHTMLAmbiantSharedProps; export default selectSharedProps; //# sourceMappingURL=selectSharedProps.d.ts.map