/**
 * This function finds all the links starting with an `/` and replace them with
 * the `DocfyLink` component.
 */
declare const _default: import("@docfy/core/lib/types").Plugin<import("@docfy/core/lib/types").PluginOptions | null | undefined>;
export default _default;
//# sourceMappingURL=replace-internal-links-with-docfy-link.d.ts.map