import { ReactElement } from "react";
export declare const LinkingCommandsButton: {
    (): ReactElement;
    displayName: string;
};
//# sourceMappingURL=LinkingCommandsButton.d.ts.map