import { G11nFeature } from '@hug/ngx-g11n/internal';

declare const withDateFnsMaterial: () => G11nFeature;

export { withDateFnsMaterial };
