import * as react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components/docs/docs-copy-page.d.ts declare function DocsCopyPage({ page, url }: { page: string; url: string; }): react_jsx_runtime0.JSX.Element; //#endregion export { DocsCopyPage as t };