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