import './style.scss'; /** * Renders the modal for managing the available function declarations. * * @since 0.5.0 * * @returns The component to be rendered. */ export default function FunctionDeclarationsModal(): import("react").JSX.Element; //# sourceMappingURL=index.d.ts.map