import { AreaComponentType } from './types'; export * from './types'; export declare const Area: AreaComponentType;