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