declare const ADDON_ID = "storybook/source-loader";
declare const PANEL_ID = "storybook/source-loader/panel";

export { ADDON_ID, PANEL_ID };
