export declare const unidadesMedida: {
    [valorFolEs: string]: string;
};
export declare const ListaDeValoresAbsolutos: {
    [valorFolEs: string]: string;
};
export declare const ListaDeValorPercentual: {
    [valorFolEs: string]: string;
};
export declare const ListaDeValoresVisualização: {
    [valorFolEs: string]: string;
};
export declare const valoresConteiner: {
    [valorFolEs: string]: string;
};
export declare const valoresFonte: {
    [valorFolEs: string]: string;
};
export declare const comprimentos: {
    [valorFolEs: string]: string;
};
export declare const valoresFlex: {
    [valorFolEs: string]: string;
};
export declare const valoresTemporais: {
    [valorFolEs: string]: string;
};
export declare const angulos: {
    [valorFolEs: string]: string;
};
