export function convolutionDirect(input: any, kernel: any, opt: any): any[];
//# sourceMappingURL=convolutionDirect.d.ts.map