import Space from '../lib/Space'; export declare const formatRefundInvoiceRef: (creditNoteRef: string, space: Space, store?: string) => string;