import * as React from 'react'; import type { SvgProps } from 'react-native-svg'; export declare const Cover: (props: SvgProps) => React.JSX.Element; //# sourceMappingURL=cover.d.ts.map