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