declare const _default: {
  contextPad: (string | typeof ContextPad)[];
};
export default _default;
import ContextPad from './ContextPad';
