import { ContainerSettings } from './types';
export declare const DEFAULT_SETTINGS: Required<ContainerSettings>;
