export interface NextOptions {
    fetchLoopback?: boolean;
}
