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