export interface IDeviceAppImages {
    header: string;
}
