import { CosmographButtonFitView as _CosmographButtonFitView, CosmographButtonFitViewConfigInterface } from '@cosmograph/cosmograph'; export type CosmographButtonFitViewRef = _CosmographButtonFitView | undefined; export declare const CosmographButtonFitView: import("react").ForwardRefExoticComponent | undefined; }>; export type { CosmographButtonFitViewConfigInterface };