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