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