export default function Documentation({ ...args }: { [x: string]: any; }): import("react/jsx-runtime").JSX.Element;