/// import { SvgProps } from "react-native-svg"; declare function FilePlay(props: SvgProps): JSX.Element; export default FilePlay;