export declare const ResthooksRoutes: { show: string; subscribe: string; unsubscribe: (resthookId: string) => string; };