export declare const actions: {
    onActiveButton: import("@storybook/addon-actions").HandlerFunction;
};
