export declare const COMMISSION_PATTERN: {
    fetchCommission: string;
};
