export * from './iso-date.scalar';
export * from './timestamp.scalar';
export declare const Int: import("graphql").GraphQLScalarType;
export declare const Float: import("graphql").GraphQLScalarType;
export declare const ID: import("graphql").GraphQLScalarType;
