export declare const useStorybookFigmaAddon: (link: string) => { design: { type: string; url: string; }; };