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