import { StyledIcon } from '@styled-icons/styled-icon';
export declare const Webauthn: StyledIcon;
export declare const WebauthnDimensions: {
    height: number;
    width: number;
};
