import { CosmographButtonRectangularSelection as _CosmographButtonRectangularSelection, CosmographButtonRectangularSelectionConfigInterface } from '@cosmograph/cosmograph'; export type CosmographButtonRectangularSelectionRef = _CosmographButtonRectangularSelection | undefined; export declare const CosmographButtonRectangularSelection: import("react").ForwardRefExoticComponent; export type { CosmographButtonRectangularSelectionConfigInterface };