import type { PluginUserPageDefinition } from "@sentry/junior-plugin-api"; /** Create the personal Scheduled tasks dashboard page. */ export declare function createSchedulerUserPage(): PluginUserPageDefinition;