import React from 'react'; import { CSMaskProps } from '../../types/types'; export declare const CSMask: React.FC;