import { PrismaJsonTypesGeneratorConfig } from './config';
/** Creates the new signature for the provided type. */
export declare function createType(description: string | undefined, config: PrismaJsonTypesGeneratorConfig): string;
//# sourceMappingURL=create-signature.d.ts.map