import React from 'react'; export declare const storybookTooltip: (text: string, id?: string) => React.JSX.Element;