export declare const ADDON_ID = "storybook/links";
export declare const PARAM_KEY = "links";
declare const _default: {
    NAVIGATE: string;
    REQUEST: string;
    RECEIVE: string;
};
export default _default;
