import React from 'react'; import { LinkProps } from '../../Elements/Link'; declare const Link: React.FunctionComponent; export default Link; //# sourceMappingURL=index.d.ts.map