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