import { ImporterDefinition } from '../types'; export default function Importer(props: ImporterDefinition): import("preact").JSX.Element; //# sourceMappingURL=index.d.ts.map