export interface MolliePayment {
  url: string;
}
