import { ILiftStatusWebComponentError } from "./types"; export declare const getStoreUnavailableError: (locale?: string) => ILiftStatusWebComponentError;