export declare const paymentMethods: {
    AFTERPAY: string;
    ZIP_MONEY: string;
};
export declare function getIcon(resource: string): any;
//# sourceMappingURL=resource-helper.d.ts.map