import './style.scss'; /** * Renders the playground sidebar panel for function declarations relevant for AI function calling. * * @since 0.5.0 * * @returns The component to be rendered. */ export default function PlaygroundFunctionDeclarationsPanel(): import("react").JSX.Element | null; //# sourceMappingURL=index.d.ts.map