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

declare const SecureGold: ReactIconComponentType;
export default SecureGold;
            