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