declare const layout_sidebar: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default layout_sidebar;