import { pad } from '../index'; declare const ZeroPadding: typeof pad.ZeroPadding; export = ZeroPadding;