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