import UIKit

public typealias EmptyClosure = () -> Void
public typealias StringClosure = (String) -> Void