@vicinae/api
    Preparing search index...

    Variable ActionPanel

    ActionPanel: FC<ActionPanel.Props> & {
        Section: FC<PropsWithChildren<ActionPanel.Section.Props>>;
        Submenu: FC<ActionPanel.Submenu.Props>;
    }