export declare const getTypeName: ({ namespace, typeName, }: { namespace?: string | undefined; typeName: 'Fluid' | 'Fixed' | 'ParamsInput' | 'Placeholder'; }) => string; //# sourceMappingURL=fieldNames.d.ts.map