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