import * as React from 'react' export const AmpStateContext: React.Context = React.createContext({})