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