import { ShopifyError } from '@shopify/shopify-api'; export declare class SessionNotFoundError extends ShopifyError { }