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