import { ITypeOptions } from '../types'; export declare const getTypeOptions: (typeOptions: ITypeOptions) => ITypeOptions;