export declare const $ImporterInfo: { properties: { name: { type: string; }; description: { type: string; }; attributeMapDescription: { type: string; }; filterDescription: { type: string; }; }; };