import Panel from "./Panel";
declare const _default: {
    title: string;
    component: typeof Panel;
};
export default _default;
