import React from 'react'; import { LinkProps } from './useLinkHooks'; export declare function ExpoLink(props: LinkProps): React.JSX.Element; //# sourceMappingURL=ExpoLink.d.ts.map