import { IMask } from '../../../context';
declare const masks: IMask[];
export default masks;
