__all__: list[str] = [] import cv2 # Functions def kernels() -> cv2.GKernelPackage: ...