import { ImageInterface } from './Image.types'; export declare function imgTheme(props: ImageInterface): any; export declare function imgSizeTheme(props: ImageInterface): any;