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

declare const FdSecure: ReactIconComponentType;
export default FdSecure;
            