import { default as React } from 'react'; export declare const ActionButton: React.MemoExoticComponent void; icon: string; text: string; variant?: "ghost"; className?: string; } & React.RefAttributes>>; export declare const GripButton: React.MemoExoticComponent) => void; className: string; } & React.RefAttributes>>; export declare const PlusButton: React.MemoExoticComponent) => void; className: string; } & React.RefAttributes>>; export declare const CollapseButton: React.MemoExoticComponent void; className: string; } & React.RefAttributes>>; export declare const CopyLinkButton: React.MemoExoticComponent void; className: string; } & React.RefAttributes>>;