export function UserPictureField({ source, ...props }: { [x: string]: any; source: any; }): import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=UserPictureField.d.ts.map