export declare const buttonLabels: {
    addNewKeyBind: string;
    waitingForKeyPress: string;
    resetDefaults: string;
};
