import { ButtonConfigInterface } from '@cosmograph/ui'; export type CosmographButtonRectangularSelectionConfigInterface = ButtonConfigInterface; export declare const defaultCosmographButtonRectSelectionConfig: CosmographButtonRectangularSelectionConfigInterface;