type Props = { blockId: string; }; export default function TuneMenu({ blockId }: Props): import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=TuneMenu.d.ts.map