import { IMaskFunction } from '../../../context';
declare const document: IMaskFunction;
export default document;
