import { type Setup, type SetupFunction } from './Setup'; export declare const setupArea: SetupFunction; export declare const arrangeSetup: Setup;