import type { SVGProps } from 'react';
declare const SvgCredentialsIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgCredentialsIcon;
//# sourceMappingURL=CredentialsIcon.d.ts.map