/// declare const Icons: { ChevronLeft: import("react").FunctionComponent<{}>; Heart: import("react").FunctionComponent<{}>; Pause: import("react").FunctionComponent<{}>; Refresh: import("react").FunctionComponent<{}>; Share: import("react").FunctionComponent<{}>; SoundOff: import("react").FunctionComponent<{}>; SoundOn: import("react").FunctionComponent<{}>; }; export default Icons;