import type { RestHandler } from 'msw'; export declare const handlers: RestHandler[];