import { type AppearanceTypes } from './types';
export declare const DEFAULT_APPEARANCE: AppearanceTypes;
export declare const flagWidth = 400;
