import React from 'react'; declare const snapshotTest: (name: string, Component: React.ComponentType) => void; export default snapshotTest;