export declare const altFields: {
    lang: string;
    alt: string;
}[];
