import { IconType } from '../types';
declare const defaultColor = "#4285F4";
declare const SiGoogleauthenticator: IconType;
export { SiGoogleauthenticator as default, defaultColor };
