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