import { VariableTransformationSuffix, VariableType } from '../types'; export declare function minifyVariableType(variableType: VariableTransformationSuffix): VariableType;