import { SxProps, Theme } from '@mui/material/styles';
export declare const imageCarouselStyles: SxProps<Theme> | any;
export declare const fullScreenStyles: SxProps<Theme> | any;
