import * as React from "react"; declare function Recording(props: React.SVGProps): any; export default Recording;