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