import * as React from 'react' export const IsAmpContext: React.Context = React.createContext(false)