import { PaymentProfileStatus, PaymentProfileType } from '../../models'; export declare const STATUS_ORDER: Record; export declare const TYPE_ODER: Record; export declare const SORT_WEIGHT = 10;