import { AvatarProps, ImageProps } from "@mantine/core"; export declare function CircleImage(props: AvatarProps): any; export declare function Image(props: ImageProps): any; //# sourceMappingURL=index.d.ts.map