import type { ShouldServe } from './types';
export declare const shouldServe: ShouldServe;
