import { type AdminComponentMap } from '../types'; export declare const doComponentTestSetup: (components?: Partial) => void;