import { type ViewProps } from 'react-native'; interface NativeProps extends ViewProps { templateType: string; } declare const _default: import("react-native/types_generated/Libraries/Utilities/codegenNativeComponent").NativeComponentType; export default _default; //# sourceMappingURL=ShadowlistTemplateViewNativeComponent.d.ts.map