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