export interface IJISInfotextPreset {
    route_name: string;
}
