import { type SvgProps } from 'react-native-svg'; declare const SvgSystem: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgSystem; //# sourceMappingURL=System.d.ts.map