export interface Images { default: string; sm: string; md: string; lg: string; }