export declare const OKC_RECEIPT_TYPES: {
    E_FATURA: string;
    E_FATURA_IRSALIYE: string;
    E_ARSIV: string;
    E_ARSIV_IRSALIYE: string;
    FATURA: string;
    OTOPARK: string;
    FATURA_TAHSILAT: string;
    FATURA_TAHSILAT_KOMISYONLU: string;
};
