import { IThemeImages } from "v8-theme-interfaces/lib/theme.interfaces";
declare const images: IThemeImages;
export default images;
