import { IconSvgProps } from '../types';
declare const SignIn: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default SignIn;
//# sourceMappingURL=SignIn.d.ts.map