import { ReactIconComponentType } from '../types';

declare const NoEncryption: ReactIconComponentType;
export default NoEncryption;
            